FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package MyHIE.v4-test#0.0.1-alpha (79 ms)

Package MyHIE.v4-test
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=MyHIE.v4-test@0.0.1-alpha&canonical=http://fhir.hie.moh.gov.my/StructureDefinition/Task-my-core
Url http://fhir.hie.moh.gov.my/StructureDefinition/Task-my-core
Version 1.0.0
Status active
Date 2023-10-22T22:57:47.1789817+00:00
Name TaskMyCore
Title Task (MY Core)
Experimental False
Type Task
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
http://fhir.hie.moh.gov.my/ValueSet/schedule-type-my-core ValueSetScheduleType (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/task-business-status-my-core ValueSetTaskBusinessStatus (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/task-input-type-my-core ValueSetTaskInputType (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/task-output-type-my-core ValueSetTaskOutputType (MY Core)


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "Task-my-core",
  "url" : "http://fhir.hie.moh.gov.my/StructureDefinition/Task-my-core",
  "version" : "1.0.0",
  "name" : "TaskMyCore",
  "title" : "Task (MY Core)",
  "status" : "active",
  "date" : "2023-10-22T22:57:47.1789817+00:00",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Task",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Task",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Task.basedOn",
        "path" : "Task.basedOn",
        "min" : 1
      },
      {
        "id" : "Task.businessStatus",
        "path" : "Task.businessStatus",
        "min" : 1,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/task-business-status-my-core"
        }
      },
      {
        "id" : "Task.performerType",
        "path" : "Task.performerType",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/schedule-type-my-core"
        }
      },
      {
        "id" : "Task.input.type",
        "path" : "Task.input.type",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/task-input-type-my-core"
        }
      },
      {
        "id" : "Task.output.type",
        "path" : "Task.output.type",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/task-output-type-my-core"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.